Skip to content

Conversation

@jhenin
Copy link
Member

@jhenin jhenin commented Oct 13, 2025

  • fix instances of std::ios::fmtflags(0) which is undefined (apparently)
  • use emplace_back() when appropriate to avoid unnecessary copies

@jhenin jhenin marked this pull request as draft October 13, 2025 15:43
@jhenin jhenin changed the base branch from master to clang-tidy October 13, 2025 15:45
- fix instances of std::ios::fmtflags(0) which is undefined (apparently)
- use emplace_back() when appropriate to avoid unnecessary copies
@jhenin
Copy link
Member Author

jhenin commented Oct 13, 2025

Rebased on #859

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants